home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / stdiv1_0.zip / STDIV1-0.DOC < prev    next >
Text File  |  1993-08-08  |  5KB  |  117 lines

  1. The following file, STDIV1-0.DOC is 114 lines.
  2. -------------------------------------------------------------------------------
  3. DOS V3+(V5+)    STATDISK V1.0 (STDISK.BAT) (c) 1993 Andrew Malek/EXCEL Progs
  4.  
  5. COMMAND STRUCTURE:
  6.  
  7. C:\>STDISK (-?)
  8.  
  9. C:\>STDISK (X:) (-D)
  10.  
  11. C:\>STDISK -L (-D) (-S) (-E) (-N filename)
  12.  
  13. EXPLANATION:
  14.  
  15.         StatDisk V1.0 is a program which will display the following data 
  16. about any drive on your system.
  17.  
  18.         Size in K & Megs of the specified drive,
  19.         Size in K & Megs of drive room used, percentage used,
  20.         Size in K & Megs of drive room free, precentage free,
  21.         
  22. COMMAND PARAMETERS:
  23.  
  24. -?      Gives the user a help screen, displaying and explaining the optional
  25.         command line parameters.
  26.  
  27. X:      Signifies the drive from which the user wishes to obtain stastics.
  28.         Any vaild drive letter followed by a colon should work.  Be sure that
  29.         the drive specified exists on your system, else StatDisk will halt 
  30.         with an error.
  31.  
  32. -D      Allows StatDisk to display the number of directories on the specified
  33.         drive, including the main directory.  This may take a few seconds,
  34.         depending on the speed of the drive and the number of directories.
  35.  
  36. -L      Displays a larger screen, which includes the main drive stats, the
  37.         StatDisk logo, and a bargraph showing graphically the free and used
  38.         drive room.
  39.  
  40. COMMANDS TO BE USED ONLY IN CONJUNCTION WITH '-L'.
  41.  
  42. -S      Allows the user to view the AUTOEXEC.BAT and CONFIG.SYS file in
  43.         a scrolling window at the bottom-left corner of the screen.
  44.  
  45. -E      Allows the user to edit the AUTOEXEC.BAT and CONFIG.SYS files.
  46.         StatDisk will load an external editor, by default the Dos V5+
  47.         EDIT command.
  48.  
  49. -N name StatDisk will use the filename specified by the user in the command
  50.         line instead of the default editor.  Make sure the command to start
  51.         the editor is correct.
  52.  
  53. INSIDE INSTRUCTIONS, OPERABLE WITH THE RESPECTIVE PARAMETERS SET:
  54.  
  55. (X), {ESC}              Exits StatDisk, returning you to the command prompt.
  56.  
  57. (1), {F1}               Allows the user to view the memory breakdown (Dos 
  58.                         V5+) of your system in the bottom-left corner 
  59.                         scrolling window.  This feature is similar to 
  60.                         entering the command 'MEM /C' at the DOS command 
  61.                         line.
  62.  
  63. (2), {F2}               Allows the user to view the AUTOEXEC.BAT file in the
  64.                         bottom-left corner scrolling window.
  65.  
  66. (3), {F3}               Allows the user to view the CONFIG.SYS file in the
  67.                         bottom-left corner scrolling window.
  68.  
  69. (U), {CURSOR UP}        Pages up in the scrolling window.
  70.  
  71. (D), {CURSOR DOWN}      Pages down in the scrolling window.
  72.  
  73. (L), {CURSOR LEFT}      Screens left in the scrolling window.
  74.  
  75. (R), {CURSOR RIGHT}     Screens right in the scrolling window.
  76.  
  77. (E)                     Allows the user to edit the AUTOEXEC.BAT or the
  78.                         CONFIG.SYS file using the editor specified at
  79.                         execution or the default DOS EDIT.
  80.  
  81. OTHER:
  82.         
  83.         StatDisk V1.0 will only display the # of directories or the memory 
  84. breakdown (DOS V5+) properly if you have at least several K free on the 'C' 
  85. hard drive (in order to hold the TR.DAT and MEM.FIL temporary files).
  86.  
  87. REVISION HISTORY:
  88.  
  89.         StatDisk V0.5, First Public Version, original disk statistic routines
  90. created, directory number routine created.
  91.  
  92.         StatDisk V0.7, Made '# of directories' optional '-D' parameter,
  93. cleaned colors on stat screen, added larger screen 2 {'-L' parameter}, bar 
  94. graph routine for free/used 'C' HD room, waits for keypress to continue,
  95. clears screen upon exit.
  96.  
  97.         StatDisk V1.0, Lightened the Magenta colors on screen two, allowed
  98. the user to obtain statistics from any drive, added memory view, AUTOEXEC.BAT
  99. view, CONFIG.SYS view, shells to Dos EDIT, shells to editor specified on
  100. command line, will display a help screen explaining command line parameters.
  101.  
  102.         Thanks to Joe Passmore (Sysop, Other World BBS) for beta-testing V0.7
  103. and his suggestions used in V1.0
  104.  
  105. COINWARE:
  106.  
  107.         If you use this program regularly, please send a thanks by sending
  108. the author a couple of foreign coins (but please, no more Canadians!  I've
  109. got tons of them.)  If you do this and are a member of 'The Other World BBS' 
  110. (615)/428-5883, drop Jman a message and he will be glad to send you the
  111. Turbo Pascal source as well as the next coinware update by e-mail.  (When
  112. doing so please specify the version you currently are using).
  113.  
  114.         Andrew Malek
  115.         434 Gallaher View Rd. Apt. 60
  116.         Knoxville, TN 37919
  117.